GrapeCity.ActiveReports.v12 アセンブリ > GrapeCity.Enterprise.Data.DataEngine 名前空間 > DataTree.List<T> クラス > DataTree.List<T> コンストラクタ : DataTree.List<T> コンストラクタ(Scope<T>,Scope<T>[],String) |
'宣言 Public Function New( _ ByVal scope As DataTree.Scope(Of T), _ ByVal groups() As DataTree.Scope(Of T), _ Optional ByVal name As String _ )
public DataTree.List<T>( DataTree.Scope<T> scope, DataTree.Scope<T>[] groups, string name )